Welcome![Sign In][Sign Up]
Location:
Search - matlab-iris recognition

Search list

[Special EffectsNormal_encoding

Description: 虹膜识别图象归一化处理,把环形虹膜区域归一为一个统一的矩形图象,方便下一步特征提取和匹配。-Iris recognition normalized image processing, the annular iris region normalized to a uniform rectangular images, the next step to facilitate feature extraction and matching.
Platform: | Size: 4096 | Author: 韩乐 | Hits:

[Graph Recognizeeyedemo

Description: 包括整个虹膜识别的预处理部分,分为多个函数部分,即简单图像增强,Canny算子提取边缘,Hough变换定位内外圆形边界进行风格,以及最后的归一化 -- 将圆环展为矩形。附带几张图像及自制的界面程序,并不是很完善,但整体的预处理任务已经较好的完成,如果进一步提高性能,可以先把Hough变换改为最小二乘拟和算法。-Cover the whole iris recognition pre-processing part is divided into multiple function part, that is, a simple image enhancement, Canny operator edge extraction, Hough transform internal and external circular positioning border style, and finally normalized Circle exhibition will be rectangular. Fringe images and made a few interface procedures, is not very perfect, but the overall pre-processing tasks have been better to complete, if further improve performance, first Hough transform can be replaced by least squares fitting algorithm.
Platform: | Size: 118784 | Author: 李杨 | Hits:

[Special EffectsSegmentation

Description: 虹膜识别的内外边缘图像分割,包括瞳孔的分离,还有外边界的分离-Iris recognition both inside and outside the edge of image segmentation, including the separation of the pupil, as well as outside the borders separating
Platform: | Size: 10240 | Author: 方文利 | Hits:

[USB developiris_boundaries_trace

Description: 虹膜识别中的边缘定位方法:使用边缘跟踪定位法找到边界点,再使用最小二乘圆拟合法得到坐标值,附图片。-Iris recognition in the edge of positioning methods: the use of the edge tracking method to find boundary points, and then use the least-squares circle fitting coordinates to be attached picture.
Platform: | Size: 63488 | Author: galaft | Hits:

[Special Effectsiris_gabor_filter

Description: 虹膜识别中的特征提取算法:2D-Gabor滤波器算法,将归一化的虹膜图像由此滤波器滤波,可以得到二进制的特征编码。附图片。-Iris recognition in the feature extraction algorithm: 2D-Gabor filter algorithm, the normalized iris image resulting filter can be obtained characteristics of the binary encoding. Attached picture.
Platform: | Size: 958464 | Author: galaft | Hits:

[Graph Recognizeiriscode

Description: 这是一个虹膜识别的Matlab程序,来自剑桥大学,好不容易搞到的,希望对大家有所帮租。-This is an iris recognition procedure of Matlab, from Cambridge, got hard, and I hope all of you to help rent.
Platform: | Size: 1799168 | Author: Yilun Ma | Hits:

[Special Effectsiris_image_segmentation

Description: 图像分割在医学图像,智能识别上的应用,虹膜识别-Image segmentation in medical imaging, intelligent recognition on the application of iris recognition
Platform: | Size: 228352 | Author: 林小彬 | Hits:

[Graph Recognizegaborga

Description: 遗传+Gabor人脸/掌纹/指纹/虹膜等识别匹配程序。注意,该程序包含特征提取和匹配识别,但是对输入的图像要求最好是经过定位归一化的。没经过定位归一化的图像,识别效果较差。-Genetic+ Gabor Face/Palmprint/fingerprint/iris recognition, such as matching program. Note that the program contains the feature extraction and matching identification, but the input requirements of the best images is normalized positioning. Not normalized, after positioning of images, to identify less effective.
Platform: | Size: 9216 | Author: 曲晓峰 | Hits:

[AI-NN-PRIris

Description: 模式识别,对iris数据进行分类,svm算法-Pattern recognition, classification of iris data, svm algorithm
Platform: | Size: 3072 | Author: 刘期烈 | Hits:

[AI-NN-PRhongmo

Description: 虹膜识别的程序,基于matlab,可供初学者参考、学习-Iris recognition procedure, based on matlab, a reference for beginners to learn
Platform: | Size: 1024 | Author: 吴梦 | Hits:

[matlabboRderofpupilandirisusingIntegrodifferentialperat

Description: human iris pattern recognition for biometrics
Platform: | Size: 5120 | Author: puneeth | Hits:

[matlabpreparsedcode

Description: iris pattern recognition for eye scan
Platform: | Size: 1024 | Author: puneeth | Hits:

[Special EffectsIris

Description: This the project for iris recognization
Platform: | Size: 48128 | Author: chetan | Hits:

[matlabdetectIris

Description: Detection of Iris with segmentation and dilatation, Not performant algorithm, better with hough transform
Platform: | Size: 1024 | Author: zepek | Hits:

[Graph programirisdctprot

Description: 基于DCT的虹膜识别算法, 需要Matlab Signal & Image Processign Toolbox 才可以用 -DCT-based iris recognition algorithm, the need for Matlab Signal & Image Processign Toolbox can be used
Platform: | Size: 62464 | Author: 王晓鹏 | Hits:

[Graph programpcasift

Description: 对虹膜识别的图像预处理各个步骤和虹膜图像特征提取 过程进行了研究,提出了一种虹膜定位算法-The image of the iris recognition iris image preprocessing steps and feature extraction process is studied, presents a iris location algorithm
Platform: | Size: 6563840 | Author: lihuawang | Hits:

[OtherBIO

Description: This the code for IRIS recognition by masek.It includes all the files including description of MASEK thesis.-This is the code for IRIS recognition by masek.It includes all the files including description of MASEK thesis.
Platform: | Size: 31470592 | Author: killer | Hits:

[Software Engineeringnoisy_iris_recognition

Description: iris recognition by wavelet under the noisy condition
Platform: | Size: 387072 | Author: meysam | Hits:

[matlabCODE

Description: 1.GeometricContext文件是完成图片中几何方向目标分类。 参考文献《Automatic Photo Pop-up》Hoiem 2005 2 GrabCut文件是完成图像中目标交互式分割 参考文献《“GrabCut” — Interactive Foreground Extraction using Iterated Graph Cuts》 C. Rother 2004 3 HOG文件是自己编写的根据HOG特征检测行人的matlab代码 4 虹膜识别程序是下载的一个通用的虹膜识别程序,可以运行 5 GML_AdaBoost_Matlab_Toolbox是一个很好用的adaboost matlab工具箱 6 libsvm-mat-2.91-1 是用C编写的改进的SVM程序,代码质量很高,提供了matlab接口 7 SIFT_Matlab 是编写的利用sift特征进行的宽基线匹配,代码质量高 8 FLDfisher 是利用fisher 线性降维方法进行人脸识别-1.GeometricContext file is complete the picture in the geometric direction of target classification. References " Automatic Photo Pop-up" Hoiem 2005 2 GrabCut the target file is an interactive segmentation of image reference " " GrabCut " - Interactive Foreground Extraction using Iterated Graph Cuts" C. Rother 2004 3 HOG documents prepared under their own HOG Characteristics of pedestrian detection matlab code 4 iris recognition process is to download a general iris recognition program, you can run 5 GML_AdaBoost_Matlab_Toolbox is a good use of adaboost matlab toolbox 6 libsvm-mat-2.91-1 is written in C to improve the SVM procedures, code of high quality, provides a matlab interface to 7 SIFT_Matlab is prepared for the use of sift features a wide baseline matching, the code is the use of high quality 8 FLDfisher fisher linear dimension reduction method for face recognition
Platform: | Size: 6918144 | Author: 张数 | Hits:

[matlabIRIS

Description: Source code for Iris recognition on Matlab
Platform: | Size: 1673216 | Author: aicman | Hits:
« 1 23 4 5 »

CodeBus www.codebus.net